projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1c187b
)
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
author
Jan D.
<jan.h.d@swipnet.se>
Sun, 28 Feb 2010 14:36:24 +0000
(15:36 +0100)
committer
Jan D.
<jan.h.d@swipnet.se>
Sun, 28 Feb 2010 14:36:24 +0000
(15:36 +0100)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 1238b936f520c3eb6e73c297c9418d342efa4652..9486fa04677b0c5719481f733f71226da3e9ae71 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2010-02-28 Jan Djärv <jan.h.d@swipnet.se>
+
+ * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
+
2010-02-28 Michael Albinus <michael.albinus@gmx.de>
* net/tramp.el (tramp-handle-write-region): START can be a string.